This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: NotesDXLExporter and attachments ~Sean Ekhipitexings 26.Nov.03 08:39 PM a Web browser Domino Server 6.0.1 CF3Linux - RedHat
I did this by piping the output of the dxl export to a simple stylesheet (built on the fly in the ls agent) which removed the base64 encoded attachment data. I can give you the stylesheet if u need it (don't have it to hand) though it is very straightforward. The Lotus XML toolkit, which was the only way to export dxl pre release 6, allowed you to set an option that caused the export process to ignore attachments. Seems this facility is no longer available. Of course you might want to save the attachments to the filesystem separately which again is easy yo do.